.. _`JSONs to Tables`: .. _`org.sysess.sympathy.data.json.jsonstotables`: JSONs to Tables ``````````````` .. image:: json2table.svg :width: 48 Documentation ::::::::::::: Auto generated list version of :ref:`JSON to Table`. In this version, the following ports from the original nodes have been changed to lists which the node loops over: :Looped Inputs: input. :Looped Outputs: output. For details see the original node. Definition :::::::::: Input ports ........... **input** [json] Input JSON object Output ports ............ **output** [table] Output table Configuration ............. **Minimize colum names** (minimize_col_names) Create column names that are minimal **Use zero-like values instead of masks** (nomask) When unchecked data cells that are missing will be masked. When checked such cells are instead assigned 0, 0.0, False, "", etc. depending on the type of the value column. **(no label)** (table_kind) What kind of table to create Related nodes ............. * :ref:`org.sysess.sympathy.data.json.jsontotable` Implementation .............. .. automodule:: node_json2table :noindex: .. class:: JsonsToTables :noindex: